express-session-rethinkdb
Session store
An Express.js session store that uses RethinkDB as a database
RethinkDB session store for Express 4.x
25 stars
1 watching
12 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bentranter/ampersand-rethink-express | An application built with Ampersandjs and RethinkDB for storing data persistently. | 6 |
arkency/rethinkdb-reactjs | A proof-of-concept project integrating RethinkDB with React and Rails to demonstrate real-time data updates using Server-Side Events. | 22 |
weiying-chen/vue-rethinkdb-example | An example project demonstrating integration of Vue.js with RethinkDB using Express as the backend framework. | 64 |
dariusk/express-activitypub | A reference implementation of an ActivityPub server using Express.js | 589 |
hamiltop/rethinkdb-elixir | An Elixir client for connecting to RethinkDB databases | 497 |
rethinkdb/rethinkdb-example-nodejs | A collection of Node.js examples demonstrating integration with RethinkDB | 136 |
thinkjs/think-session-redis | A module that enables session storage using Redis with the ThinkJS web framework. | 2 |
js-data/js-data-rethinkdb | Provides an adapter to interact with RethinkDB databases using the JSData Node.js ORM. | 32 |
tengla/rethinkdb-cli | A command-line interface and REPL for interacting with RethinkDB databases | 22 |
neumino/rethinkdbdash | An advanced Node.js driver for RethinkDB with improved connection pooling and cursor management | 848 |
thejsj/rethinkdb-chat | Real-time chat application using RethinkDB and React.js | 66 |
orthecreedence/cl-rethinkdb | An asynchronous driver for interacting with RethinkDB databases using Common Lisp | 48 |
kristianmandrup/aurelia-rethink-bindtable | Real-time integration of RethinkDB with Aurelia applications using Socket.io | 16 |
thinkjs/think-session | Provides a session management system for ThinkJS 3.x applications. | 2 |
apa512/clj-rethinkdb | A Clojure client for the RethinkDB NoSQL database system | 204 |