Skip to content

Use Slick profile corresponding to the bookkeeping database vendor #692

@yruslan

Description

@yruslan

Background

Currently, Pramen supports only PostgreSQL as the bookeeping relational database. But Slick framework supports variety of other database vendors. It should be easy to make Slick profiles to be chosen based on the JDBC driver used so that bookkeeping can work with other databases supported by Slick.

This applies to::

  • Bookkeeping abstraction
  • Locking
  • Journal
  • Offset Management

Feature

Use Slick profile corresponding to the bookkeeping database vendor.

Example [Optional]

--

Proposed Solution [Optional]

--

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions