Developer-friendly microservice powering social networks on the Steem blockchain.
Stars
74
Forks
68
Watchers
74
Open Issues
47
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.3k
commits
62
commits
48
commits
13
commits
11
commits
9
commits
7
commits
7
commits
5
commits
5
commits
perf: optimize slow queries for trending/feed/community APIs (#368)
62beff6View on GitHubci: upgrade GitHub Actions and add latest-<short-sha> image tag (#365)
314979eView on GitHubfeat: hive_posts_cache_temp for hot queries (90-day window) (#364)
2a89f56View on GitHubfeat: Add performance optimization indexes for ORDER BY DESC queries (#361)
bc9ef13View on GitHubOptimize hive_posts_cache query with batch processing for large ID lists (#357)
320f7f8View on GitHubAdd caching to hive_feed_cache queries for performance optimization (#356)
951e67aView on GitHubOptimize hive_follows query: Replace LEFT JOIN with INNER JOIN (#355)
3274329View on GitHub