Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 210 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 210 Bytes

This repo contains a File based key- value data system that performs operations like Create, Read, Delete operations. The file size will be less than 1 GB and value will be passed in the form of a JSON object.