micronaut-projects/micronaut-core

Add support for FoundationDB

開放

#1,317 建立於 2019年3月2日

 (5 則留言) (0 個反應) (0 位負責人)Java (1,025 個分叉)batch import
help wantedinfo: good first issuepriority: lowtype: enhancement

倉庫指標

星標
 (5,882 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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/

貢獻者指南