https://github.com/castaglia/proftpd-mod_sql_cassandra
ProFTPD module for interacting with Cassandra
https://github.com/castaglia/proftpd-mod_sql_cassandra
c cassandra proftpd
Last synced: 2 months ago
JSON representation
ProFTPD module for interacting with Cassandra
- Host: GitHub
- URL: https://github.com/castaglia/proftpd-mod_sql_cassandra
- Owner: Castaglia
- Created: 2017-06-05T00:47:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-01T14:41:23.000Z (about 2 years ago)
- Last Synced: 2025-02-03T21:45:54.054Z (4 months ago)
- Topics: c, cassandra, proftpd
- Language: C
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_sql_cassandra
=========================Status
------
[](https://github.com/Castaglia/proftpd-mod_sql_cassandra/actions/workflows/ci.yml)
[](https://img.shields.io/badge/license-GPL-brightgreen.svg)Synopsis
--------
The `mod_sql_cassandra` module for ProFTPD provides the ability to
store/retrieve data from a [Cassandra](http://cassandra.apache.org/) cluster
via the [`mod_sql`](http://www.proftpd.org/docs/contrib/mod_sql.html) module.See the [mod_sql_cassandra.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_sql_cassandra/blob/master/mod_sql_cassandra.html)
documentation for details.