Frederick F. Kautz IV
|
05baa6d9a2
|
Removing fsstorage
|
10 years ago |
Harshavardhana
|
99478c524a
|
Add license header
|
10 years ago |
Harshavardhana
|
fc50291cac
|
fsStorage should use appendStorage with offsets
- also takes in 'blockSize' cli option.
- robustness fixes
|
10 years ago |
Harshavardhana
|
0bd2b8516e
|
Build fix, fixing without a PR
|
10 years ago |
Harshavardhana
|
e15edbf393
|
Implement simple encoded storage in gateway
|
10 years ago |
Frederick F. Kautz IV
|
19da9760b3
|
ObjectStorage refactor to take io.Reader instead of []byte
|
10 years ago |
Frederick F. Kautz IV
|
0cf80e075e
|
Refactoring file storage driver to fsstorage
|
10 years ago |
Frederick F. Kautz IV
|
03beef3afc
|
Moving gateway and storage driver to packages
|
10 years ago |
Frederick F. Kautz IV
|
44b28166f5
|
Adding simple file storage driver for persistent storage
|
10 years ago |
Frederick F. Kautz IV
|
101ce51f78
|
Bucket manager is now configurable as GatewayConfig.BucketServiceDriver
|
10 years ago |
Frederick F. Kautz IV
|
e0b9a59ad4
|
In memory object storage now uses patricia tree
|
10 years ago |
Frederick F. Kautz IV
|
4e6214514f
|
Moving bucket request channel to private config option
|
10 years ago |
Frederick F. Kautz IV
|
5878dd5e50
|
Cleaning up more code, system generated by config
|
10 years ago |
Frederick F. Kautz IV
|
1bf6fe1f68
|
Adding GET and PUT methods for gateway
|
10 years ago |
Frederick F. Kautz IV
|
0c68f52caf
|
Adding bucket management system with in memory storage driver
|
10 years ago |
Frederick F. Kautz IV
|
0d4ab562af
|
Adding bucket and object route in gateway
|
10 years ago |
Frederick F. Kautz IV
|
fc6a2a45cb
|
Setting up initial cli options and http handlers
|
10 years ago |