artemkloko / models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:GNU General Public License v2.0


Languages

Language:Java 99.0%Language:Shell 1.0%