Skip to content

Conversation

@Guikingone
Copy link
Contributor

@Guikingone Guikingone commented Oct 21, 2025

Q A
Bug fix? no
New feature? yes
Docs? yes
Issues Improve #16
License MIT

Hi 👋🏻

This PR aims to introduce the support for Redis as a message store, the transformation is done through the Serializer component (and will probably be used widely later for existing message stores) and a custom normalizer.

@Guikingone Guikingone changed the title [Chat] Redis message store [Chat] Add Redis message store Oct 21, 2025
@chr-hertel chr-hertel added the Chat Issues & PRs about the AI Chat component label Oct 23, 2025
@Guikingone Guikingone force-pushed the chat/redis_message_store branch 4 times, most recently from 4575c30 to c30b965 Compare October 27, 2025 14:53
@Guikingone Guikingone changed the title [Chat] Add Redis message store [Chat] Add Redis as message store Oct 27, 2025
@Guikingone Guikingone force-pushed the chat/redis_message_store branch from c30b965 to 6e938bf Compare October 27, 2025 15:05
@Guikingone Guikingone marked this pull request as ready for review October 27, 2025 15:10
@Guikingone Guikingone force-pushed the chat/redis_message_store branch from 4e563f6 to 2cd4ab4 Compare October 27, 2025 16:20
@Guikingone Guikingone force-pushed the chat/redis_message_store branch from 8390c6b to 285e450 Compare October 30, 2025 09:09
chr-hertel added a commit that referenced this pull request Oct 31, 2025
This PR was merged into the main branch.

Discussion
----------

 Redis added for commands

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Examples  | yes
| Docs?         | yes
| Issues        | None
| License       | MIT

A small PR built to add examples for Redis, needed by #797

Commits
-------

115bbb4 refactor(examples): Redis added for commands
@Guikingone Guikingone force-pushed the chat/redis_message_store branch from 285e450 to c87de3c Compare November 1, 2025 18:30
@Guikingone Guikingone force-pushed the chat/redis_message_store branch from c87de3c to 18180d5 Compare November 5, 2025 08:20
@Guikingone Guikingone requested a review from chr-hertel November 5, 2025 08:22
@Guikingone Guikingone force-pushed the chat/redis_message_store branch from 18180d5 to 345f683 Compare November 5, 2025 08:24
@Guikingone Guikingone force-pushed the chat/redis_message_store branch from 345f683 to 727a06e Compare November 7, 2025 12:51
@chr-hertel
Copy link
Member

Thank you @Guikingone.

@chr-hertel chr-hertel merged commit 8be61b1 into symfony:main Nov 7, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Chat Issues & PRs about the AI Chat component Feature New feature Status: Reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants