https://github.com/tmc/mongoproto
mongoproto implements the mongodb wire protocol
https://github.com/tmc/mongoproto
Last synced: about 1 year ago
JSON representation
mongoproto implements the mongodb wire protocol
- Host: GitHub
- URL: https://github.com/tmc/mongoproto
- Owner: tmc
- License: isc
- Created: 2016-01-08T00:55:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-17T18:03:20.000Z (over 9 years ago)
- Last Synced: 2025-03-24T09:52:48.162Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 29.3 KB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mongoproto
==========
implements the mongodb wire protocol
[](http://godoc.org/github.com/tmc/migratory/cmd/migratory)

features:
- [x] reading ops
- [ ] writing ops