An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

mongoproto
==========

implements the mongodb wire protocol

[![GoDoc](https://godoc.org/github.com/tmc/migratory/cmd/migratory?status.svg)](http://godoc.org/github.com/tmc/migratory/cmd/migratory)
![CI Status](https://travis-ci.org/tmc/mongoproto.svg?branch=master)

features:

- [x] reading ops
- [ ] writing ops