storj/pkg/storage
JT Olio 9aee5efd99
pointerdb: separate client and server packages (#261)
* pointerdb: separate client and server packages

the reason for this is so that things the server needs (bolt, auth)
don't get imported if all you need is the client. will result in
smaller binaries and less flag definitions

* review comments
2018-08-22 09:07:00 -06:00
..
buckets adds Bucket Store (#213) 2018-08-16 10:32:28 -04:00
ec Make PSClient a Closer, so it can be closed with utils.LogClose() (#247) 2018-08-20 18:11:54 +03:00
meta Cleanup metadata across layers (#180) 2018-07-30 21:57:50 +03:00
objects Cleanup metadata across layers (#180) 2018-07-30 21:57:50 +03:00
segments pointerdb: separate client and server packages (#261) 2018-08-22 09:07:00 -06:00
streams Cleanup metadata across layers (#180) 2018-07-30 21:57:50 +03:00