gundb
Version, currently master branch1 version
- master branchlatestJan 9, 2020
github.com/da1nerd/crgundb
A simple port of gundb to crystal.
3 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
gundb:
github: da1nerd/crgundb
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.31.1- License
- MIT
- Author
- Joel Lonbeck
- Target
gundbfrom src/gundb.cr
Dependencies
This version declares no dependencies.
README
gundb
This is a port of gundb written in Crystal.
Road Map
I'm shooting for a minimum viable product here without too many bells and whistles.
- [x] port gundb's sample project
- [ ] write a formal-ish communication PROTOCOL.md. There's stuff floating around but nothing succinct with retro ASCII illustrations.
- [ ] clean up my hacky crystal code and abstract the gun logic into some usable modules
- [ ] with tests
- [ ] create a gundb client
- [ ] change this repo into a crystal library instead of an app.
Installation
TODO: Write installation instructions here
Usage
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/neutrinog/gundb/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
- Joel - creator and 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
- Jan 9, 2020
- Crystal
0.31.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/da1nerd/crgundb
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 1