Skip to content

Use nosqltangodb project

Valentin Valls requested to merge use-nosql-tango-db-proj into master

I have forked the beacon tango db a while ago in order to use it with other project.

This could be used in BLISS, in order to maintain the code at a single place.

Here is the project https://gitlab.esrf.fr/bliss/nosql-tango-db

It provides a backend for

  • yml files
  • beacon

The integration with bliss will

  • Remove few files from the base code
    • Which have better quality and tests
  • Ensure the project is still working with bliss
    • The beacon backend imports for now some stuffs from bliss like the settings

Merge request reports