micronaut-projects / micronaut-projects/micronaut-data

Add support for FoundationDB

Open
#4,039 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted info: good first issue priority: low status: future consideration type: enhancement
Dominant language
Java
Stars
482
Forks
229
Avg merge
1d 7h
Merged PRs (30d)
32

Description

This is more of an enhancement request than a bug.

Currently Micronaut supports a number of databases. This request is to add support for FoundationDB.

FoundationDB is a key-value style DB that supports full ACID transactions and is highly performant and scalable. It was purchased by Apple in 2013, and has been recently open sourced.

It would be great to add support for it to Micronaut.

The URL for their website is https://www.foundationdb.org/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no implementation files, tests, or entry points. Start by reviewing Micronaut Data's existing database integrations and FoundationDB documentation, then define the required integration surface and tests; done means Micronaut Data supports FoundationDB with documented, passing coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.