Giter VIP home page Giter VIP logo

Comments (4)

5HT avatar 5HT commented on August 30, 2024

if you don't want subscription table while you bootstrapping your own schema, just don't include kvs_subscription in sys.config kvs metainfo and use:

#table{name=id_seq,fields=record_info(fields,id_seq),keys=[thing]}

In your metainfo file. KVS already came up with set of tables and this bundle is atomic.

from kvs.

denys-potapov avatar denys-potapov commented on August 30, 2024

Yes, i've added the id_seq table to my schema. But it's not obvious from readme that this table is required for custom schema.

from kvs.

5HT avatar 5HT commented on August 30, 2024

All custom schema is up to you. KVS is shipped with a set of table that you cannot disable. If you don't like KVS tables just don't use it. KVS tables is a bundle. You may add tables to KVS, but not replace them. Now you don't see that you need subscription table, but subscription table if fundamental table, anyway you will invent something similar.

from kvs.

denys-potapov avatar denys-potapov commented on August 30, 2024

Ok, got it. Thanks.

from kvs.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.