Skip to Main Content
The Apache Software Foundation
Apache 20th Anniversary Logo

This was extracted (@ 2025-03-19 23:10) from a list of minutes which have been approved by the Board.
Please Note The Board typically approves the minutes of the previous meeting at the beginning of every Board meeting; therefore, the list below does not normally contain details from the minutes of the most recent Board meeting.

WARNING: these pages may omit some original contents of the minutes.
This is due to changes in the layout of the source minutes over the years. Fixes are being worked on.

Meeting times vary, the exact schedule is available to ASF Members and Officers, search for "calendar" in the Foundation's private index page (svn:foundation/private-index.html).

ResilientDB

19 Feb 2025

ResilientDB is a distributed blockchain framework that is open-source,
lightweight, modular, and highly performant.

ResilientDB has been incubating since 2023-10-21.

### Three most important unfinished issues to address before graduating:

 1.Grow the community by facilitating more applications being built on
 ResDB.
 2.Improve and extend documentation to help external users to set up
 easily.
 3.Release more applications.

### Are there any issues that the IPMC or ASF Board need to be aware of?
 No

### How has the community developed since the last report?
 Regular meeting continues every week.

### How has the project developed since the last report?
 We are preparing a bunch of new applications and will release them in a
few
 weeks.

 1. New  Projects:
 Coinsensus - A decentralized financial application integrating ResilientDB
 for real-time transactions, fraud detection, and group budgeting.
   GitHub: https://github.com/ResilientApp/Coinsensus-Backend
 ResCanvas - A decentralized collaborative drawing platform leveraging
 ResilientDB for real-time multi-user drawings.
   GitHub: https://github.com/ResilientApp/ResCanvas
 ResAuc - A blockchain-based online auction platform ensuring transparent
 and tamper-proof bidding.
   GitHub: https://github.com/ResilientApp/DDS-Backend-main
 ResVote - A scalable and secure online voting system built on ResilientDB
 to ensure election integrity.
   GitHub: https://github.com/ResilientApp/ResVote
 MemLens - A continuous profiling tool for ResilientDB, providing real-time
 performance monitoring and debugging insights.
   GitHub: https://github.com/ResilientEcosystem/MemLens
 ResCash - A secure and user-friendly financial accounting solution
 integrating ResilientDB for transaction transparency.
   GitHub: https://github.com/ResilientApp/ResCash

 2. NPM Module Updates:
 create-resilient-app - A CLI tool for scaffolding React/Vue projects with
 ResVault SDK integration, supporting both JS and TS.
 Features: Automatic setup, interactive prompts, and streamlined project
 initialization.
     NPM: https://www.npmjs.com/package/create-resilient-app
 resvault-sdk - A lightweight SDK to integrate ResVault into web
 applications for secure transactions and communication.
 Features: Simplified API, event listening, and transaction handling via
 postMessage.
     NPM: https://www.npmjs.com/package/resvault-sdk
 resilient-node-cache - A TypeScript library for syncing ResilientDB data
 with MongoDB via WebSocket and HTTP, ensuring seamless reconnection.
 Features: Automatic reconnection, real-time sync, and high-performance
 batching.
     NPM: https://www.npmjs.com/package/resilient-node-cache

 3. PyPI Module Updates:
 resilient-python-cache - A Python library for real-time synchronization
 between ResilientDB and MongoDB via WebSocket and HTTP.
 Features: Auto-reconnection, configurable sync intervals, and efficient
 data fetching.
 PyPI: https://pypi.org/project/resilient-python-cache/

 4. ResVault Enhancements:
 ResVault Smart Contract Key Management—This feature now supports smart
 contract key management, enabling the generation of an owner’s key from
 public/private key pairs and registering the owner’s address with ResDB
 smart contract services. It also facilitates smart contract deployment for
 enhanced decentralized application interactions.

### How would you assess the podling's maturity?

 Please feel free to add your own commentary.

 - [ ] Initial setup
 - [ ] Working towards first release
 - [X] Community building
 - [ ] Nearing graduation
 - [ ] Other:

### Date of last release:
 Apache ResilientDB v1.10.0-incubation (2024-7-11)

### When were the last committers or PPMC members elected?
 November of 2023

### Have your mentors been helpful and responsive?
 The mentors helped tremendously throughout the project build-up and
 transfer.

### Is the PPMC managing the podling's brand / trademarks?
 There are no known brand and naming issues as reported here.

### Signed-off-by:

 - [ ] (resilientdb) Junping Du
    Comments:
 - [ ] (resilientdb) Calvin Kirs
    Comments:
 - [ ] (resilientdb) Kevin Ratnasekera
    Comments:
 - [ ] (resilientdb) Roman Shaposhnik
    Comments:
 - [ ] (resilientdb) Christian Grobmeier
    Comments:

### IPMC/Shepherd notes:

 Dave Fisher:
   Why are new sub-projects all in a third party org (ResilientApp) with
 releases coming in weeks?
   Substantial work remains to move to the Incubator and this includes
 careful work on branding.

 Justin Mclean:
  Thanks, Dave, for noticing this. I've brought it up with the project. I
also not that code
  in those repos do not follow ASF policy i.e. no code headers or NOTICE
files.

17 Apr 2024

ResilientDB is a distributed blockchain framework that is open-source,
lightweight, modular, and highly performant.

ResilientDB has been incubating since 2023-10-21.

### Three most important unfinished issues to address before graduating:

 1. Transfer related websites to Apache domain.
 2. Grow the community by facilitating more applications being built on
 ResDB.
 3. Improve and extend documentation.

### Are there any issues that the IPMC or ASF Board need to be aware of?
  No

### How has the community developed since the last report?

 Regular meeting continues every week.

### How has the project developed since the last report?

 We launched an
 [ResView](https://github.com/apache/incubator-resilientdb/pull/138)
 Application.

### How would you assess the podling's maturity?
 Please feel free to add your own commentary.

 - [X] Initial setup
 - [ ] Working towards first release
 - [X] Community building
 - [ ] Nearing graduation
 - [ ] Other:

### Date of last release:

 None

### When were the last committers or PPMC members elected?

 November of 2023

### Have your mentors been helpful and responsive?

 The mentors helped tremendously throughout the project build-up and
 transfer.

### Is the PPMC managing the podling's brand / trademarks?

 There are no known brand and naming issues as reported here.

### Signed-off-by:

 - [ ] (resilientdb) Junping Du
    Comments:
 - [ ] (resilientdb) Calvin Kirs
    Comments:
 - [ ] (resilientdb) Kevin Ratnasekera
    Comments:
 - [ ] (resilientdb) Roman Shaposhnik
    Comments:
 - [ ] (resilientdb) Christian Grobmeier
    Comments:

### IPMC/Shepherd notes:

20 Mar 2024

ResilientDB is a distributed blockchain framework that is open-source,
lightweight, modular, and highly performant.

ResilientDB has been incubating since 2023-10-21.

### Three most important unfinished issues to address before graduating:

 1. Transfer related websites to Apache domain.
 2. Grow the community by facilitating more applications being built on
 ResDB.
 3. Improve and extend documentation.


### Are there any issues that the IPMC or ASF Board need to be aware of?
  No

### How has the community developed since the last report?

 Regular meeting continues every week.

### How has the project developed since the last report?
  Many applications built on ResDB have been launched, like [Desktop
 Wallet](https://blog.resilientdb.com/2023/12/20/DesktopWallet.html),
 [CrypGo](https://blog.resilientdb.com/2023/12/17/CrypoGo.html), [Rust
 SDK](https://blog.resilientdb.com/2023/12/10/Getting-Started-with-Rust-SDK.h
 tml), and [TypeScript
 SDK](http://blog.resilientdb.com/2023/12/17/TypeScriptSDK.html).
 More application details can be found in
 [resilientdb](https://resilientdb.com/)

### How would you assess the podling's maturity?
 Please feel free to add your own commentary.

 - [X] Initial setup
 - [ ] Working towards first release
 - [X] Community building
 - [ ] Nearing graduation
 - [ ] Other:

### Date of last release:

 None

### When were the last committers or PPMC members elected?

 November of 2023

### Have your mentors been helpful and responsive?

 The mentors helped tremendously throughout the project build-up and
 transfer.

### Is the PPMC managing the podling's brand / trademarks?

 There are no known brand and naming issues as reported here

### Signed-off-by:

 - [X] (resilientdb) Junping Du
    Comments:
 - [X] (resilientdb) Calvin Kirs
    Comments:
 - [ ] (resilientdb) Kevin Ratnasekera
    Comments:
 - [ ] (resilientdb) Roman Shaposhnik
    Comments:
 - [X] (resilientdb) Christian Grobmeier
    Comments:

### IPMC/Shepherd notes:

20 Dec 2023

ResilientDB is a distributed blockchain framework that is open-source,
lightweight,
modular, and highly performant.

ResilientDB has been incubating since 2023-10-21.

### Three most important unfinished issues to address before graduating:
 1. Transfer the codebase to
 [Apache](https://issues.apache.org/jira/browse/INFRA-25211)
 2. Grow the community by facilitating more applications being built on
 ResDB
 3. Improve and extend documentation

### Are there any issues that the IPMC or ASF Board need to be aware of?
 The current codebase is still in GitHub and we have a few repositories
 rather than
 only one. We need some help to transfer these repositories to Apache.

### How has the community developed since the last report?

 Our community channels on Discord are active and many users are asking
 questions on
 how to develop their applications based on ResilientDB. We have a live
 testnet of
 ResilientDB been operational on 5 replicas/replicas for the past two months
 ([ResDB explorer](https://explorer.resilientdb.com/)) utilized by over 100
 students at both grad/undergrad levels.
 There have been exciting new projects developed over ResDB. We are
 expecting to
 launch/showcase these projects in the coming weeks (e.g.,
 [Debitable](https://debitable.resilientdb.com/)).

### How has the project developed since the last report?
 The project is being processed on transferring.
 We also addressed the feedback from the users and improved our service.
 We had a new release last week (v1.9) that provided multi-version retrieval
 functionality to allow fetching the history of each key.

### How would you assess the podling's maturity?

 Please feel free to add your own commentary.

 - [X] Initial setup
 - [ ] Working towards first release
 - [X] Community building
 - [ ] Nearing graduation
 - [ ] Other:

### Date of last release:

 2023-11-29

### When were the last committers or PPMC members elected?

 November of 2023

### Have your mentors been helpful and responsive?

 The mentors helped tremendously throughout the project build-up and
 transfer.

### Is the PPMC managing the podling's brand / trademarks?

 There are no known brand and naming issues as reported
 [here:](https://issues.apache.org/jira/browse/PODLINGNAMESEARCH-215)

### Signed-off-by:

 - [ ] (resilientdb) Junping Du
    Comments:
 - [X] (resilientdb) Calvin Kirs
    Comments:
 - [ ] (resilientdb) Kevin Ratnasekera
    Comments:
 - [ ] (resilientdb) Roman Shaposhnik
    Comments:
 - [X] (resilientdb) Christian Grobmeier
    Comments:

### IPMC/Shepherd notes: