minio/pkg/storage/drivers/memory
Harshavardhana 8beca83090 Limit memory mode at 100 buckets and return error appropriately
~~~
mc: <ERROR> Failed to create bucket for URL [http://localhost:9000/newbucket-101]. Reason: [You have attempted to create more buckets than allowed.].
~~~

Response from server
2015-04-26 22:15:39 -07:00
..
memory_test.go Adding lru to memory driver, not wired to command line opts 2015-04-15 12:49:41 -07:00
memory.go Limit memory mode at 100 buckets and return error appropriately 2015-04-26 22:15:39 -07:00