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-01-19 02:33:16 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
minio
/
pkg
/
server
History
Harshavardhana
7f0c14f2b7
Add basic controller code, initiating json rpc connection getting list of disks and memstats for now.
2015-07-05 17:17:41 -07:00
..
api
Restructure codebase move crypto, checksum to top-level, move `
split
` into donut, move crypto/keys into api/auth
2015-07-03 15:24:51 -07:00
rpc
Rename stuttered service names and make them appropriate
2015-07-05 10:19:23 -07:00
api_test.go
Add full API tests, move storage/donut to donut, add disk tests as well
2015-07-03 14:36:29 -07:00
router.go
Add basic controller code, initiating json rpc connection getting list of disks and memstats for now.
2015-07-05 17:17:41 -07:00
server.go
Add disk detection for Linux, add new RPC service GetDiskInfoService(), remove dummy HelloService()
2015-07-05 02:08:33 -07:00