datastore

command
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2022 License: MIT Imports: 11 Imported by: 0

README

ExampleDatastore

Development Datastore server that serves the example data.

This tool can be used as dropin replacement for the openslides-datastore-service. The autoupdate-service can connect to it, like to the real datastore-service. It uses the example data.

It listens to stdin for changed data. Changed data has to be given as a json-object. For example:

{"topic/10/meeting_id": 1, "topic/10/title": "ZZ", "topic/10/text": ""}

Changed data is sent to the autoupdate-service via redis.

To connect the autoupdate-service to this service, use

DATASTORE=service MESSAGING=redis ./autoupdate

Documentation

Overview

Code generated with example-data.json DO NOT EDIT.

Directories

Path Synopsis
This tool generates the example data by loading the json file from the openslides repo.
This tool generates the example data by loading the json file from the openslides repo.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL