spider-gazelle / rethinkdb-orm

RethinkDB ORM for Crystal lang
MIT License
24 stars 0 forks source link

Support more configuration for RethinkDB sharding and replication #35

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

https://github.com/spider-gazelle/rethinkdb-orm/blob/44eff6ad1300cfbaac2642e3fb538c7567a0d167/src/rethinkdb-orm/connection.cr#L91


    # Lazily check for and create non-existant resources in rethink
    #
    # TODO: Support more configuration for RethinkDB sharding and replication
    protected def self.ensure_resources!(connection)
      return if @@resource_check