Skip to content

An asynchronous database library implemented in python. Allows for multiple threads/processes to interact with the same data.

License

Notifications You must be signed in to change notification settings

johncameronthomas/async-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async-db

Description

An asynchronous database library implemented in python. Allows for multiple threads/processes to interact with the same data.

Getting Started

  1. Run apt install python3.11 python3.11-venv to intall required packages.
  2. Run bash setup.sh to initialize the development environment.

About

An asynchronous database library implemented in python. Allows for multiple threads/processes to interact with the same data.

Topics

Resources

License

Stars

Watchers

Forks