Skip to content

A File-based key-value datastore that supports CRD (Create, Read, Delete) operation written in Python

Notifications You must be signed in to change notification settings

balaraman-08/freshworks-round1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Key-Value datastore

A File-based key-value datastore that supports CRD (Create, Read, Delete) operation written in Python

Specifications

  • Language: Python
  • Supported OS: Windows, Linux, MacOS

Instructions

Requires Python 3.6 or later

  1. To run the program, download and extract it or clone it.
  2. Navigate to the folder and run python main.py -h to get usage details

About

A File-based key-value datastore that supports CRD (Create, Read, Delete) operation written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages