gilded-rose-tdd

A TDD implementation of the Gilded Rose stock control system (by dmcg)

Gilded-rose-tdd Alternatives

Similar projects and alternatives to gilded-rose-tdd

  • PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  • Exposed

    Kotlin SQL Framework

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • jmh

    https://openjdk.org/projects/code-tools/jmh

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better gilded-rose-tdd alternative or higher similarity.

gilded-rose-tdd reviews and mentions

Posts with mentions or reviews of gilded-rose-tdd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-24.
  • Using PostgreSQL as an Append-only Datastore with Kotlin and Exposed
    3 projects | /r/Kotlin | 24 Feb 2023
    In our last episode (https://youtu.be/Uza\_dWsNMUs) we worked out how to save stock items in PostgreSQL (https://www.postgresql.org/) using the JetBrains Exposed library (https://github.com/JetBrains/Exposed). This time we refactor our existing file-based storage, extracting an interface that we can implement with files, in-memory, or with Exposed. For the database version, instead of replacing items in a table when they change, we choose to implement an append-only datastore. This keeps all the old versions of every row, using a query to select the latest versions when we want to see the current state. This has the advantage that we can rebuild the state of our system if things go wrong, and may also be faster than amending when we consider transactions. This is part 62 of an exploration of where a Test Driven Development implementation of the Gilded Rose stock control system might take us in Kotlin. You can see the whole series as a playlist https://www.youtube.com/playlist?list=PL1ssMPpyqociJNwykAOB9\_KEZVW7BW7m2 and the code on GitHub https://github.com/dmcg/gilded-rose-tdd If you like this, you’ll probably like my book Java to Kotlin, A Refactoring Guidebook (http://java-to-kotlin.dev). It's about far more than just the syntax differences between the languages - it shows how to upgrade your thinking to a more functional style. I have some free time between producing videos and working for team Gilded Rose. If you like these videos I'd like to work with you - please get in touch - [email protected]
  • Functional Kotlin - Simple Event Sourcing
    1 project | /r/Kotlin | 10 Feb 2023
    This is part 60 of an exploration of where a Test Driven Development implementation of the Gilded Rose stock control system might take us in Kotlin. You can see the whole series as a playlist https://www.youtube.com/playlist?list=PL1ssMPpyqociJNwykAOB9_KEZVW7BW7m2 and the code on GitHub https://github.com/dmcg/gilded-rose-tdd
  • Threads vs Coroutines - ParallelMap Performance
    2 projects | /r/Kotlin | 9 Dec 2022
    You can see the code on GitHub
  • A note from our sponsor - WorkOS
    workos.com | 29 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic gilded-rose-tdd repo stats
3
45
7.7
2 days ago

The primary programming language of gilded-rose-tdd is Kotlin.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com