home.social

#strolch — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #strolch, aggregated by home.social.

fetched live
  1. 🚀 Chronivaro 0.3.0 has been released!

    Chronivaro is an open-source working time, absence tracking, and monthly period closing system.

    📦 Release notes & downloads:
    github.com/eitch/Chronivaro/re

    #Chronivaro #Strolch #Java #OpenSource #TimeTracking

  2. 🚀 Chronivaro 0.2.0 has been released!

    Chronivaro is an open-source working time, absence tracking, and monthly period closing system.

    📦 Release notes & downloads:
    github.com/eitch/Chronivaro/re

    #Chronivaro #Strolch #Java #OpenSource #TimeTracking

  3. 🚀 Chronivaro 0.1.0 has been released!

    Chronivaro is an open-source working time & absence tracking system built on Strolch.

    Highlights:
    • Live timer & daily time recording
    • Absence management & vacation journal
    • Approvals & period closing
    • CSV & PDF report exports
    • Standalone fat-JAR & Docker

    📦 Downloads & Release Notes:
    github.com/eitch/Chronivaro/re

    #Chronivaro #Strolch #Java #OpenSource #TimeTracking

  4. :java: Why didn't i load my data from my #PostgreSQL #DB in parallel ages ago? Ok, the data set only started increasing noticeably rather late, but thanks to some CompletableFuture.supplyAsync() calls, i've halved my loading times in #Strolch: github.com/strolch-li/strolch/

  5. Ooh, #rqlite looks like an interesting #PostgreSQL alternative for #Strolch. I'll need to write new DAOs, and then test to see how it works out... Got this from philipotoole.com/replicated-po

  6. What is #strolch you ask? Well its an open source framework to write business applications. A generic parameterized, in-memory data model, component based, separating logic into services, commands and policies.

    It's been keeping my projects alive, allows rapid prototyping and has been powering our projects from the beginning.

    Check it out at strolch.li