Skip to content

Adding session databases (in-memory)#110

Draft
XThomasBU wants to merge 1 commit into
dev_branchfrom
in_memory_db_factory
Draft

Adding session databases (in-memory)#110
XThomasBU wants to merge 1 commit into
dev_branchfrom
in_memory_db_factory

Conversation

@XThomasBU

@XThomasBU XThomasBU commented Sep 3, 2024

Copy link
Copy Markdown
Collaborator

Adding DatabaseFactory to select between session management :
(1) in memory dict (as of now)
(2) sqlite

Down the line, would need to look into hosted databases (redis (caching), postgreSQL (data management), etc)

@XThomasBU XThomasBU changed the title commit for adding session databases (in-memory) Adding session databases (in-memory) Sep 3, 2024
@XThomasBU XThomasBU changed the base branch from main to dev_branch September 3, 2024 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant