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: about 1 month 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 9 years ago)
- Default Branch: master
- Last Pushed: 2026-05-03T15:14:10.000Z (about 1 month ago)
- Last Synced: 2026-05-03T17:19:53.657Z (about 1 month ago)
- Topics: c, cassandra, proftpd
- Language: C
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- 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.