Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 562 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 562 Bytes

HRCloud3

This repo is a very early version of a no-sql and cookieless web application with authentication. It is intended to replace the WordPress component of HRCloud2.

When complete, this one package should be a self contained installation capable of every feature present in HRCloud2 plus the user management features of WordPress, but without a central database. Instead of a database, HRCloud3 uses cache files which are small, manageable, modular, and repairable in a failure state.

Feel free to contribute!