Skip to content

Releases: starfish-codes/mnesia_store

v2.0.1

22 Dec 19:49

Choose a tag to compare

2.0.1 (2025-12-22)

Bug Fixes

  • healer: heals multiple divergent nodes (7ca0cdd)

v2.0.0

16 Sep 03:57

Choose a tag to compare

2.0.0 (2025-09-16)

Features

  • resource: introduce before_expire callback (82746f3)
  • resource: introduces after_callback/1 (e09a4fb)

BREAKING CHANGES

  • resource: Resource doesn't expose evict_expired anymore. Use MnesiaStore.Resource.evict_expired/1 instead

v1.2.0

08 Sep 11:13

Choose a tag to compare

1.2.0 (2025-09-08)

Features

  • make evict_expired overridable (0862c5b)

v1.1.1

28 May 08:35

Choose a tag to compare

1.1.1 (2025-05-28)

Bug Fixes

  • specs: makes dialyzer happy (236027a)

v1.1.0

24 May 17:02

Choose a tag to compare

1.1.0 (2025-05-24)

Features

  • healer: recreates table when conlict is detected (cc142b2)