storj/cmd
Natalie Villasana 6723064bfb
Enables netstate service to save pointers (#49)
* adds pointer to netstate proto file

* generated updated netstate proto

* changes boltdb netstate to save pointers as values

* updates netstate Put to save Pointers, updates client example to put a pointer, adds grpc status errors, updates tests, changes boltdb 'File' struct to 'PointerEntry'

* updates netstate client example and client test to save pointers, updates netstate List and Delete

* begins adding netstate-http tests

* removes netstate http service

* re-adds netstate auth

* updates boltdb netstate test

* changes encrypted_unencrypted_size from int64 to bytes in netstate proto

* updates READMEs
2018-05-29 22:47:40 -04:00
..
minio pkg/miniogw: a minio-based s3 gateway for storj. just stubs right now (#34) 2018-05-08 19:49:54 -04:00
netstate Enables netstate service to save pointers (#49) 2018-05-29 22:47:40 -04:00
overlay basic structure (#39) 2018-05-16 12:47:59 -06:00
piecestore Added piecestore (#36) 2018-05-16 06:40:44 -06:00
storj Light client implementation with get-info and list-buckets commands (#2) 2018-04-16 16:42:06 +03:00