https://github.com/mongodb/mongodb-erlang
MongoDB driver for Erlang
https://github.com/mongodb/mongodb-erlang
Last synced: 4 months ago
JSON representation
MongoDB driver for Erlang
- Host: GitHub
- URL: https://github.com/mongodb/mongodb-erlang
- Owner: mongodb
- Archived: true
- Fork: true (comtihon/mongodb-erlang)
- Created: 2014-08-03T19:06:42.000Z (almost 11 years ago)
- Default Branch: refactor
- Last Pushed: 2022-01-20T16:53:31.000Z (over 3 years ago)
- Last Synced: 2024-12-20T20:04:33.316Z (5 months ago)
- Language: Erlang
- Homepage:
- Size: 295 KB
- Stars: 8
- Watchers: 9
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# End of Life Notice
The MongoDB Erlang Driver is now officially end-of-life (EOL). No further development, bugfixes, enhancements, documentation changes or maintenance will be provided by this project and pull requests will no longer be accepted.This driver is now actively maintained by community member [comtihon](https://github.com/comtihon). All pull requests and issues should be submitted to [his repository for the Erlang project](https://github.com/comtihon/mongodb-erlang).
## Looking for support?
For support with the Erlang Driver, file a Github issue [here](https://github.com/comtihon/mongodb-erlang/issues).
For support on one of the official MongoDB Drivers, post in our dedicated Google Group [here]( https://groups.google.com/forum/#!forum/mongodb-user).
## Other Resources:
- [Official MongoDB Drivers](http://docs.mongodb.org/ecosystem/drivers/)
- [Community Supported Drivers](http://docs.mongodb.org/ecosystem/drivers/community-supported-drivers/)
- [MongoDB Specifications](https://github.com/mongodb/specifications)