session
session copied to clipboard
need for SurrealDB connector for SESSION
hi! I am using surreldb. I would like to store session data here, specifying the database url, login / password, namespace and db name
https://surrealdb.com/ nodejs lib here - https://surrealdb.com/docs/integration/libraries/nodejs
I'll accept a PR; you can use the Redis adapter as an example. Would you like to attempt it?
yes, I will try