Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 415 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 415 Bytes

janet-rqlite

janet-rqlite is a Janet client library for rqlite's API.

TODO

  • Add support for the various security mechanisms rqlite is offering.
  • Add some tests.
  • Add documentation, inline and to the README.
  • Add support for the backup and restore functionality.
  • Add support for the monitoring functionality.

License

MIT - details can be found in the LICENSE file at the root of the repository.