Commit Graph

5 Commits (da5c74d3c6af61f9ea2b9fe8621ca3c62d8d599d)

Author SHA1 Message Date
Carol (Nichols || Goulding) d3283b1096 feat: Object storage in S3 and GCS 2020-06-10 17:23:52 -04:00
Edd Robinson 1757a7627f refactor: add example env file 2020-01-07 11:31:18 +00:00
Edd Robinson 8bf91ef10e refactor: remove env file 2020-01-06 15:53:06 +00:00
Paul Dix 617c2960a8 feat(storage): Implement bucket definitiions and persistence
This updates to build system to use Prost to build the protobuf objects.

It adds tests for creating, storing and loading bucket definitions.

The tests use an actual on disk RocksDB implementation to ensure that its tested all the way to persistence.
2019-12-17 17:01:41 -05:00
Paul Dix 9cadb1bb52 Add server skeleton with Actix and RocksDB 2019-12-12 10:15:16 -05:00