Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 16 hours 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-01T14:41:23.000Z (almost 2 years ago)
- Last Synced: 2024-12-09T10:13:59.039Z (about 2 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
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_sql_cassandra/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_sql_cassandra/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/license-GPL-brightgreen.svg)](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.