Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.