This is an automated email from the ASF dual-hosted git repository.
apratim pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb-blog.git
from 5d93230 Merge pull request #123 from apache/resilient-app-blog
add 385ce89 Add new blog post on navigating ResilientDB's C++ codebase
and update .gitignore to include .history
add 75f5c54 Merge branch 'main' of
https://github.com/harish876/incubator-resilientdb-blog into
navigating-cpp-codebases
add 15cbfd5 Update ResCash documentation to mask sensitive configuration
details and ensure clarity in transaction creation feature.
add d2a02b0 Remove the Coinsensus blog post, which detailed a
blockchain-based bill management platform powered by ResilientDB, including its
features, architecture, and future work. This deletion streamlines the content
repository.
new 61e81f0 Merge pull request #125 from
harish876/navigating-cpp-codebases
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 +
_posts/2024-12-3-ResCash.md | 10 +-
.../2025-7-24-Navigating-ResilientDB-Codebase.md | 110 +++++++++++++
_posts/coinsensus.md | 178 ---------------------
4 files changed, 116 insertions(+), 183 deletions(-)
create mode 100644 _posts/2025-7-24-Navigating-ResilientDB-Codebase.md
delete mode 100644 _posts/coinsensus.md