Projects / Wikitty

Wikitty

Wikitty is a key/value storage and search system. A Java object or a relational table is frozen when writing code or creating a database. To make them evolve, you have to go back into the code, write a migration process, etc. It is also hard to maintain coherent code when you want to develop the same application for similar needs with only small differences. Between the common code and the specific code, it can easily become a real burden. Wikitty tries to answer those problems, bringing a technical solution which is easy to put into place and to use.

Tags
Licenses
Operating Systems
Implementation
Translations

RSS Recent releases

  •  25 Apr 2012 18:28

Release Notes: This release fixes a bug which occurred when trying to search containsAll or containsOne with an empty collection.

  •  16 Apr 2012 23:14

Release Notes: This version introduces many changes such as sort order, constraints, toString, wikitty-extension, pattern, indexed, and crypt tag-values. (Not)Equals can now ignore case and accents if needed. In QueryResult, you can get elapsed time. Parser now supports limit and offset and ' as a string delimiter. In-memory implementations have been improved. Bugs have also been fixed, including JdbcSQLException during sync engine, and all not* conditions have different behaviour with in-memory service.

  •  03 Feb 2012 01:18

    Release Notes: This release updates the solr and lucene version, an external authentication system has been added (LDAP-only for the moment), and the security services have been split between authorization and authentication. The Query system has been drastically reviewed, to have an easy way to write queries. Some bugs have been fixed.

    Screenshot

    Project Spotlight

    Prails

    A PHP framework optimized for fast and efficient Web development.

    Screenshot

    Project Spotlight

    Herold

    An HTML to DocBook converter.