summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAge
* Store indexes as named databases in the same db.Christian Mollekopf2015-08-23
* Untangled the include dependencies a bit.Christian Mollekopf2015-08-13
* Fixed client buildChristian Mollekopf2015-08-12
* Made the pipeline an implementation detail of the resource.Christian Mollekopf2015-07-30
* Create numbered eventsChristian Mollekopf2015-07-27
* Fixed clientChristian Mollekopf2015-07-27
* Less hardcoded namesChristian Mollekopf2015-07-27
* Fixed the client, only optionally delete the db, and avoid constantChristian Mollekopf2015-07-23
* Deal with non-existing indexChristian Mollekopf2015-07-23
* Modify/Delete commandsChristian Mollekopf2015-07-14
* cleanupChristian Mollekopf2015-07-09
* Read-only transaction during sync.Christian Mollekopf2015-07-09
* Use remoteId index instead of scanChristian Mollekopf2015-07-09
* Moved SimpleResourceProcessorChristian Mollekopf2015-07-09
* Moved the dummy backend to a separate file.Christian Mollekopf2015-07-09
* Use the resource instance nameChristian Mollekopf2015-07-07
* Pass instanceIdentifier to facadeChristian Mollekopf2015-07-07
* Generalized facade code.Christian Mollekopf2015-07-02
* An almost generic query implementation.Christian Mollekopf2015-06-17
* Differentiate between resource name and instance identifierChristian Mollekopf2015-06-08
* Use type-specific index implementations.Christian Mollekopf2015-06-07
* Generalized creating the buffer.Christian Mollekopf2015-06-01
* Use type implementation to define default buffer and buffer-builderChristian Mollekopf2015-05-31
* Moved default read/write property mapper to TypeImplementationChristian Mollekopf2015-05-31
* Centralized type specific code.Christian Mollekopf2015-05-25
* Use an iterator for the result set.Christian Mollekopf2015-05-25
* Refactored query in facadeChristian Mollekopf2015-05-25
* Merge branch 'dev/client' into developChristian Mollekopf2015-05-24
|\
| * A test client showing a model that is populated by a queryChristian Mollekopf2015-05-24
* | KAsync has moved to it's own kasync.git repositoryDan Vrátil2015-05-18
* | Adapt to KAsync namespace changeDan Vrátil2015-05-15
* | Ensure proper dependencies between build targets and generate_flatbuffers tar...Dan Vrátil2015-05-15
|/
* Stub for resource configuration.Christian Mollekopf2015-05-10
* cleanupChristian Mollekopf2015-04-27
* Moved the non-generic code back to dummyresource.Christian Mollekopf2015-04-27
* Moved Console to client.Christian Mollekopf2015-04-21
* Moved generic part of resource implementation to GenericResourceChristian Mollekopf2015-04-20
* Moved complete writing part to GenericFacadeChristian Mollekopf2015-04-19
* Moved client and dummyresource to examples/Christian Mollekopf2015-04-19