/models

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

models

A silly try for a tiny no-database crud model. Not complete, but workable.

Basic usage can be found in /src/main/java/com/github/rtmcached/Main.java

Tests can be run with test.sh

This is just a coding sample, do not use it in production.