# icy-poor-database **Repository Path**: hyoukadev/icy-poor-database ## Basic Information - **Project Name**: icy-poor-database - **Description**: Just a poor database. - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Icy Poor Database ### Introduction \- Is this a Key-Value database? \- Emmmm... Maybe... ### TODO List - [ ] fragmentation optimization - [ ] use event loop to solve lock problems - [ ] exceptions handler - [ ] generate log file - [ ] atomic operation - [ ] transaction - [ ] sorted index & seek index - [ ] Use `zlib` module to compress data - [ ] Use `crypto` module to encrypt data