This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
minio
Watch
1
Star
0
Fork
0
You've already forked minio
mirror of
https://github.com/minio/minio.git
synced
2025-02-14 23:22:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
minio
/
pkg
/
storage
/
drivers
History
Harshavardhana
ed1259d6f0
Deprecate LRU use just map[string]interface{} and call it intelligent 'cache'
2015-05-04 22:01:56 -07:00
..
donut
Optimize memory usage in GetPartialObject() for memory driver
2015-05-04 15:26:56 -07:00
memory
Deprecate LRU use just map[string]interface{} and call it intelligent 'cache'
2015-05-04 22:01:56 -07:00
mocks
Use new LRU inside memory driver
2015-05-04 03:55:43 -07:00
api_testsuite.go
Change CreateObject() to take size argument from content-length
2015-05-04 03:55:43 -07:00
date.go
Add everything back into one project hood, still missing iodine
2015-04-08 17:47:56 -07:00
driver.go
Change CreateObject() to take size argument from content-length
2015-05-04 03:55:43 -07:00
errors.go
Change CreateObject() to take size argument from content-length
2015-05-04 03:55:43 -07:00
LICENSE
Add everything back into one project hood, still missing iodine
2015-04-08 17:47:56 -07:00
README.md
Add everything back into one project hood, still missing iodine
2015-04-08 17:47:56 -07:00
README.md
objectdriver
Object Storage Driver