This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
object-browser
Watch
1
Star
0
Fork
0
You've already forked object-browser
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
10c807f233156c504fae22f1e781adae3cd2dad1
object-browser
/
pkg
/
storage
/
donut
History
Harshavardhana
10c807f233
Put object on successful write returns full metadata, to avoid subsequent GetObjectMetadata() calls in driver
2015-06-29 11:15:46 -07:00
..
disk
Donut cleanup another set
2015-06-25 18:54:34 -07:00
.gitignore
Add everything back into one project hood, still missing iodine
2015-04-08 17:47:56 -07:00
bucket.go
Put object on successful write returns full metadata, to avoid subsequent GetObjectMetadata() calls in driver
2015-06-29 11:15:46 -07:00
common.go
Rename functions for their purpose
2015-06-27 12:39:11 -07:00
definitions.go
Avoid frivolous GetObjectMetadata() calls at driver level, return back all the information in donut ListObjects()
2015-06-29 11:14:58 -07:00
donut_test.go
Put object on successful write returns full metadata, to avoid subsequent GetObjectMetadata() calls in driver
2015-06-29 11:15:46 -07:00
donut.go
Put object on successful write returns full metadata, to avoid subsequent GetObjectMetadata() calls in driver
2015-06-29 11:15:46 -07:00
encoder.go
Go vet fixes for donut
2015-06-24 21:07:03 -07:00
errors.go
Removing further bloated code simplifying
2015-06-24 21:03:39 -07:00
interfaces.go
Put object on successful write returns full metadata, to avoid subsequent GetObjectMetadata() calls in driver
2015-06-29 11:15:46 -07:00
LICENSE
Add everything back into one project hood, still missing iodine
2015-04-08 17:47:56 -07:00
management.go
Remove more bloated code - simplify
2015-06-25 13:02:08 -07:00
node.go
Remove more bloated code - simplify
2015-06-25 13:02:08 -07:00
README.md
Add everything back into one project hood, still missing iodine
2015-04-08 17:47:56 -07:00
rebalance.go
Removing further bloated code simplifying
2015-06-24 21:03:39 -07:00
README.md
Donut
donut - Donut (do not delete) on disk format implementation released under
Apache license v2
.