appmonit-db
appmonit-db
This shard will contain the code used for the internal storage layer for Appmonit. This is pre Alpha stage, not used in production yet, expect lots of things to change.
Installation
Add this to your application's shard.yml
:
dependencies:
appmonit-db:
github: appmonit/appmonit-db
Usage
require "appmonit-db"
File conventions
- Collection: /some-dir/collection-name
- Shard: /some-dir/collection-name/[start-epoch]-[end-epoch]
- ADB File: /some-dir/collection-name/[start-epoch]-[end-epoch]/[level]-[sequence].adb
- WAL Files: /some-dir/collection-name/_0000000000[sequence].wal
Development
TODO: Write development instructions here
Contributing
- Fork it ( https://github.com/appmonit/appmonit-db/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- benoist Benoist Claassen - creator, maintainer
Repository
appmonit-db
Owner
Statistic
- 0
- 1
- 0
- 0
- 1
- almost 7 years ago
- January 18, 2017
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 08:52:47 GMT
Languages