appmonit-db
Version, currently master branch1 version
- master branchlatestDec 1, 2017
github.com/appmonit/appmonit-db
No description declared in shard.yml.
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
appmonit-db:
github: appmonit/appmonit-db
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.20.3- License
- MIT
- Author
- Benoist Claassen
Dependencies
Runtime Dependencies
README
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
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Dec 1, 2017
- Crystal
0.20.3- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/appmonit/appmonit-db
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 26, 2026
- Synced
- Sep 26, 2026
- Versions
- 1