alpha
Login
or
Join now
chanderson.tech
/
rocksky
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A decentralized music tracking and discovery platform built on AT Protocol 馃幍
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
rocksky
/
crates
/
pgpull
/
at
feat/pgpull
1 folder
1 file
Tsiry Sandratraina
feat: enhance pull_data function to include backup download and sync all entities
9mo ago
21eafa6a
src
feat: enhance pull_data function to include backup download and sync all entities
9 months ago
Cargo.toml
feat: add pgpull crate for pulling data from PostgreSQL - Introduced a new crate `pgpull` with functionality to pull data from a remote PostgreSQL database. - Added `Cargo.toml` for `pgpull` with necessary dependencies. - Implemented `pull_data` function in `pgpull` to handle data pulling logic. - Updated `rockskyd` crate to include `pgpull` as a dependency. - Created a new command module `pull` in `rockskyd` to facilitate data pulling. - Enhanced the main application to support a new subcommand `pull` for executing the data pull operation. - Updated the journal with a new entry for the `woozy_saracen` version.
9 months ago